const html/template.contentTypeURL
25 uses
html/template (current package)
attr.go#L22: "action": contentTypeURL,
attr.go#L24: "archive": contentTypeURL,
attr.go#L29: "background": contentTypeURL,
attr.go#L32: "cite": contentTypeURL,
attr.go#L36: "classid": contentTypeURL,
attr.go#L37: "codebase": contentTypeURL,
attr.go#L46: "data": contentTypeURL,
attr.go#L58: "formaction": contentTypeURL,
attr.go#L67: "href": contentTypeURL,
attr.go#L70: "icon": contentTypeURL,
attr.go#L79: "longdesc": contentTypeURL,
attr.go#L82: "manifest": contentTypeURL,
attr.go#L99: "poster": contentTypeURL,
attr.go#L100: "profile": contentTypeURL,
attr.go#L120: "src": contentTypeURL,
attr.go#L131: "usemap": contentTypeURL,
attr.go#L135: "xmlns": contentTypeURL,
attr.go#L148: return contentTypeURL
attr.go#L172: return contentTypeURL
content.go#L105: contentTypeURL
content.go#L167: return string(s), contentTypeURL
transition.go#L115: case contentTypeURL:
url.go#L37: if t == contentTypeURL {
url.go#L76: if t == contentTypeURL {
url.go#L149: case contentTypeURL: